home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14981 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  744 b 

  1. Path: INbe.net!usenet
  2. From: Ruud Fleuren <Rfleuren@innet.be>
  3. Newsgroups: comp.lang.c
  4. Subject: Problem with handles limitation
  5. Date: Tue, 16 Apr 1996 17:10:06 +0200
  6. Organization: McKinsey & Co,inc.
  7. Message-ID: <3173B84E.42E7@innet.be>
  8. NNTP-Posting-Host: pool02a-197.innet.be
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. Hi,
  15. Can someone help me with the following problem. In order to access files 
  16. faster I want to open more then 60 files at the same time . 50% of the 
  17. files are index files other contain data. 
  18. I changed the config.sys to 60, no luck.
  19. I used IRQ21H function 67 no luck
  20.  
  21. Is there a  work around available or something that improves access.
  22.  
  23. thx
  24.